Add Qwen Audio 3 milestone two controls - #5
Merged
Conversation
Record the official VAD fields, bounded timestamp semantics, regional endpoint matrix, workspace routing, and credential scope before runtime implementation. Block inferred threshold fields and identity-dependent timestamp deduplication where the provider contract is insufficient.
Add backward-compatible standard, low-latency, long-form, and custom control resolution for sentence boundaries. Expose the documented multi-threshold mode and optional speech/noise threshold while preserving the standard request and keeping candidate presets pending controlled live evaluation.
Parse sentence and timed-unit ranges with a bounded borrowed visitor that skips private unit text, preserves transcript assembly on metadata rejection, and emits numeric-only aggregate diagnostics. Advance diagnostics to schema 4 while leaving identity-dependent deduplication and reconnect explicitly blocked.
Add presence-aware Regional and Custom routing for Beijing and Singapore, with fixed Streaming and Native targets and optional hostname-safe workspace routing. Preserve custom endpoints and dormant values while keeping route identifiers out of errors and schema 4 diagnostics.
Record aggregate pause, noise, realtime timestamp, cancellation, and Beijing routing results without including private corpus inputs or provider output. Keep Standard as the default and preserve explicit limits on regional and identity-dependent claims.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Milestone 2 implementation and bounded authorized evaluation for Qwen-Audio-3:
multi_threshold_mode_enabledand optionalspeech_noise_thresholdcontrolsEvaluation
See
docs/qwen-audio3-milestone2-evaluation.mdfor aggregate results and limits.Scope boundaries
Validation
cargo fmt --all -- --checkcargo check --locked --all-targetscargo test --locked --all-targets— 241 passedcargo clippy --locked --all-targets -- -D warningsmake validate-qmlgit diff --check